home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
Pages
/
Pages.app
/
English.lproj
/
ColumnInspector.nib
/
data.classes
< prev
next >
Wrap
Text File
|
1994-12-14
|
793b
|
56 lines
ColumnInspector = {
ACTIONS = {
link:;
setBalance:;
unlink:;
showLinks:;
hideAllBluelines:;
showColumns:;
showGrid:;
};
OUTLETS = {
unlinkButton;
showLinksButton;
linkText;
balanceMtx;
unlinkText;
blueLineMtx;
linkButton;
};
SUPERCLASS = PGInspector;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
PGInspector = {
ACTIONS = {
default:;
setMicroInspector:;
set:;
revert:;
};
OUTLETS = {
styleIconMatrix;
currentStyleButton;
stringTable;
window;
loadedSelection;
tailoredItems;
loadedStyleList;
currentStyleTextField;
styleTitleMatrix;
microInspectorSlot;
microInspectorMtx;
blankMicroPanel;
};
SUPERCLASS = Object;
};
ColumnEngine = {
OUTLETS = {
inspector;
};
SUPERCLASS = Object;
};